﻿2026-07-06T06:36:22.9364204Z ##[group]Run actions/checkout@v5
2026-07-06T06:36:22.9364505Z with:
2026-07-06T06:36:22.9364739Z   repository: SaberMage/spt-shell-notify
2026-07-06T06:36:22.9365010Z   path: .adapter-notify
2026-07-06T06:36:22.9367195Z   token: ***
2026-07-06T06:36:22.9367396Z   ssh-strict: true
2026-07-06T06:36:22.9367610Z   ssh-user: git
2026-07-06T06:36:22.9367829Z   persist-credentials: true
2026-07-06T06:36:22.9368064Z   clean: true
2026-07-06T06:36:22.9368281Z   sparse-checkout-cone-mode: true
2026-07-06T06:36:22.9368536Z   fetch-depth: 1
2026-07-06T06:36:22.9368742Z   fetch-tags: false
2026-07-06T06:36:22.9369037Z   show-progress: true
2026-07-06T06:36:22.9369248Z   lfs: false
2026-07-06T06:36:22.9369438Z   submodules: false
2026-07-06T06:36:22.9369648Z   set-safe-directory: true
2026-07-06T06:36:22.9369877Z ##[endgroup]
2026-07-06T06:36:23.0065915Z Syncing repository: SaberMage/spt-shell-notify
2026-07-06T06:36:23.0070250Z ##[group]Getting Git version info
2026-07-06T06:36:23.0070869Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify'
2026-07-06T06:36:23.0092075Z [command]/usr/bin/git version
2026-07-06T06:36:23.0123346Z git version 2.43.0
2026-07-06T06:36:23.0139122Z ##[endgroup]
2026-07-06T06:36:23.0149574Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/193f4830-39bc-4507-8154-7bc5befcfc87' before making global git config changes
2026-07-06T06:36:23.0150591Z Adding repository directory to the temporary git global config as a safe directory
2026-07-06T06:36:23.0152629Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify
2026-07-06T06:36:23.0181183Z ##[group]Initializing the repository
2026-07-06T06:36:23.0183910Z [command]/usr/bin/git init /home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify
2026-07-06T06:36:23.0212605Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-07-06T06:36:23.0213317Z hint: is subject to change. To configure the initial branch name to use in all
2026-07-06T06:36:23.0214023Z hint: of your new repositories, which will suppress this warning, call:
2026-07-06T06:36:23.0214519Z hint: 
2026-07-06T06:36:23.0215172Z hint: 	git config --global init.defaultBranch <name>
2026-07-06T06:36:23.0215496Z hint: 
2026-07-06T06:36:23.0215803Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-07-06T06:36:23.0216280Z hint: 'development'. The just-created branch can be renamed via this command:
2026-07-06T06:36:23.0216653Z hint: 
2026-07-06T06:36:23.0216885Z hint: 	git branch -m <name>
2026-07-06T06:36:23.0217381Z Initialized empty Git repository in /home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify/.git/
2026-07-06T06:36:23.0226294Z [command]/usr/bin/git remote add origin https://github.com/SaberMage/spt-shell-notify
2026-07-06T06:36:23.0290087Z ##[endgroup]
2026-07-06T06:36:23.0290978Z ##[group]Disabling automatic garbage collection
2026-07-06T06:36:23.0294025Z [command]/usr/bin/git config --local gc.auto 0
2026-07-06T06:36:23.0330290Z ##[endgroup]
2026-07-06T06:36:23.0331048Z ##[group]Setting up auth
2026-07-06T06:36:23.0336594Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-06T06:36:23.0371459Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-06T06:36:23.0571708Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-06T06:36:23.0594979Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-06T06:36:23.0782542Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-06T06:36:23.0809364Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-06T06:36:23.1004057Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-06T06:36:23.1032408Z ##[endgroup]
2026-07-06T06:36:23.1032885Z ##[group]Determining the default branch
2026-07-06T06:36:23.1035442Z Retrieving the default branch name
2026-07-06T06:36:23.6234253Z Default branch 'main'
2026-07-06T06:36:23.6235812Z ##[endgroup]
2026-07-06T06:36:23.6236271Z ##[group]Fetching the repository
2026-07-06T06:36:23.6239723Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main
2026-07-06T06:36:24.1730415Z From https://github.com/SaberMage/spt-shell-notify
2026-07-06T06:36:24.1730900Z  * [new branch]      main       -> origin/main
2026-07-06T06:36:24.1750399Z ##[endgroup]
2026-07-06T06:36:24.1750872Z ##[group]Determining the checkout info
2026-07-06T06:36:24.1752999Z ##[endgroup]
2026-07-06T06:36:24.1757570Z [command]/usr/bin/git sparse-checkout disable
2026-07-06T06:36:24.1793704Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-06T06:36:24.1818865Z ##[group]Checking out the ref
2026-07-06T06:36:24.1828261Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-07-06T06:36:24.1869174Z Switched to a new branch 'main'
2026-07-06T06:36:24.1869667Z branch 'main' set up to track 'origin/main'.
2026-07-06T06:36:24.1873606Z ##[endgroup]
2026-07-06T06:36:24.1908901Z [command]/usr/bin/git log -1 --format=%H
2026-07-06T06:36:24.1935097Z ee2d37eadc730c0019e0af82d683074c509634a2
